home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
editor
/
blksedtr.lha
/
BED
/
Rexx
/
SASC
/
FindSCFunc.bed
< prev
next >
Wrap
Text File
|
1996-01-28
|
263b
|
15 lines
/*
** $VER: FindSCFunc.bed 1.0 (14.01.96)
**
** Display the AmigaGuide help on the SAS C Library Function under the cursor
*/
OPTIONS RESULTS
SetStatusBar 'Looking for SAS C Function...'
GetWord
IF RC = 0 THEN
'Help FILE=SC:Help/sc_lib.guide' RESULT || '()'